home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: netcom.com!dkaupp
- From: dkaupp@netcom.com (Blitter)
- Subject: SasC linker Error:
- Message-ID: <dkauppDnEzzs.FsD@netcom.com>
- Organization: >nil:
- X-Newsreader: TIN [version 1.2 PL1]
- Date: Tue, 27 Feb 1996 03:21:28 GMT
- Sender: dkaupp@netcom7.netcom.com
-
- Can someone tell me what may be causing these errors? MOBtrigger is a
- BOOL and as far a I know, its just changed using TRUE and FALSE.
-
- If someone can point me in the right direction I would appriciate it :).
-
- Thanks.
-
- <<start paste>>
-
- New Shell process 8
- 8.Boot:> dh0:Programming/Merc22/src/
- 8.Stuff2:Programming/Merc22/src> smake
- SAS/C_SMAKE 6.55 (17.2.95)
- Copyright (c) 1988-1995 SAS Institute, Inc.
- sc link to comm with temp_smk.tmp
- SAS/C Amiga Compiler 6.56
- Copyright (c) 1988-1995 SAS Institute Inc.
- Slink - Version 6.56
- Copyright (c) 1988-1995 SAS Institute, Inc. All Rights Reserved.
-
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'special.o'.
- Type = RELOCATABLE Value = 9
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'mob_prog.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'mob_commands.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'magic.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'interp.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'handler.o'.
- Type = RELOCATABLE Value = 1028
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'fight.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'db.o'.
- Type = RELOCATABLE Value = 4516
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'const.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'act_wiz.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'act_obj.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'act_move.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'act_info.o'.
- Type = RELOCATABLE Value = 4096
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'act_comm.o'.
- Type = RELOCATABLE Value = 0
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'save.o'.
- Type = RELOCATABLE Value = 4406
- ERROR: Multiply defined symbol '_MOBtrigger'.
- First defined in file 'comm.o'.
- Type = RELOCATABLE Value = 1010
- Redefined in file 'update.o'.
- Type = RELOCATABLE Value = 16
- Warning 617: MERGED data > 64K.
-
- slink failed returncode 101
- sc failed returncode 101
-
- *** SMAKE: Error return from child process ***
-
- *** SMAKE: STOP ***
- 8.Stuff2:Programming/Merc22/src>
-
- <<end>>
-
- Sorry about the long post...
-
- --
- Dave dkaupp@netcom.com // Kell the Atheist
- AMIGA Technologies Homepage //The Amiga Web Directory kills 12, claims
- www.amiga.de \\//www.cucug.org/amiga.html Darwin made me do it.
- Another generic lamer page --> www.geocities.com/SiliconValley/1411
-
-